home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / kde4 / config.kcfg / ark.kcfg < prev    next >
Extensible Markup Language  |  2008-01-04  |  617b  |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
  3.       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
  5.       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  6.     <kcfgfile name="arkrc"/>
  7.     <group name="Extraction">
  8.         <entry name="openDestinationFolderAfterExtraction" type="Bool">
  9.             <label>Open destination folder after extraction</label>
  10.             <default>false</default>
  11.         </entry>
  12.         <entry name="lastExtractionFolder" type="Path">
  13.             <label>Last folder used for extraction</label>
  14.         </entry>
  15.     </group>
  16. </kcfg>
  17.